kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.collections
/
[Native]List
/
get
get
Native
abstract
operator
fun
get
(
index
:
Int
)
:
E
Content copied to clipboard
Returns the element at the specified index in the list.